The following tables list the members exposed by PositionResolver<TKey,TSortKey>.
Name | Description | |
---|---|---|
HasUnregisterdPositions | Gets a value indicating whether this instance has unregisterd positions. | |
Positions | Gets the list of the positions this instance is working with. | |
PositionSize | Gets the number of the items in a position. | |
RootPositionInfo | Gets the root PositionItemInfo<TKey,TSortKey> item. |
Name | Description | |
---|---|---|
CompleteRegisterPositions | Registers all position items found in Positions collection. | |
GetChildren | ||
GetHostPositionItemInfo | ||
GetPositionIndex | Gets the index of the specified position. | |
GetPositionIndexAsync | Gets the index of the specified position. | |
IsMemberExpanded | Determines whether the specified position item has children items in the context of Positions. collection. | |
ResolveParentPositionItem | Resolves the parent member of specified position item. |
Name | Description | |
---|---|---|
OnGetPositionIndexCompleted | Raises the GetPositionIndexCompleted event. | |
ResolverRootPositionInfo |
Name | Description | |
---|---|---|
GetPositionIndexCompleted | Occurs when asynchronous operation of getting index of position is completed. |